This web method is used to get the purchase order details for the passed purchase order id.
Method | /ProCloudWS.asmx/ProviderPOActivityGetById |
The request body is of type ProviderPOActivityGetById.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intSearchValueId | xml:int | |
strSearchValue | xml:string |
|
The response body is of type ProviderPOActivityGetByIdResponse.
Name | Description | Data Type |
---|---|---|
ProviderPOActivityGetByIdResult | objProviderPOActivityGetByIdReturn |
|